Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix golangci configuration #27

Merged
merged 2 commits into from
Mar 27, 2024
Merged

Fix golangci configuration #27

merged 2 commits into from
Mar 27, 2024

Conversation

friedrichg
Copy link
Member

  • Remove golint and add revive. golint is deprecated
  • Also fix goimports local-prefixes

- Remove golint and add revive. golint is deprecated
- Also fix goimports local-prefixes

Signed-off-by: Friedrich Gonzalez <[email protected]>
@friedrichg friedrichg force-pushed the update-golang-ci branch 10 times, most recently from eeb4d1e to 40e222c Compare March 25, 2024 14:05
Signed-off-by: Friedrich Gonzalez <[email protected]>
@friedrichg friedrichg merged commit 3b122a9 into main Mar 27, 2024
6 checks passed
@friedrichg friedrichg deleted the update-golang-ci branch March 27, 2024 15:20
friedrichg added a commit that referenced this pull request May 9, 2024
* Fix golangci configuration

- Remove golint and add revive. golint is deprecated
- Also fix goimports local-prefixes

Signed-off-by: Friedrich Gonzalez <[email protected]>

* Fix linting

Signed-off-by: Friedrich Gonzalez <[email protected]>

---------

Signed-off-by: Friedrich Gonzalez <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants